MASTER COMPATIBILITY 1.0
========================

Combines the compatibility files distributed with:
- MarioFIGHTer 1.6.0
- PIGGYBACKer 1.2.0

SUPPORTED TARGET MODS
- Link HotPS v1.2.2
- MMX v1.2.14
- Metal Sonic & Knuckles
- Petey Piranha
- SSB Pikachu
- SMRPG Characters

PURPOSE
The individual MarioFIGHTer and PIGGYBACKer compatibility patches replace some
of the same files. Applying one patch after the other would remove the first
patch's changes. This package provides combined replacement files that retain
both mods' compatibility behavior.

COLLISIONS RESOLVED
- [CS] Link HotPS\src\hooks.lua
  Retains PIGGYBACKer rider handling and adds MarioFIGHTer fight inventory.

- mmx_v1.2.14\c-0_hitbox.lua
  Retains PIGGYBACKer MMX hitbox handling and adds MarioFIGHTer projectile
  collision and direct fight-damage support.

- [CS] SSB Pikachu\src\hooks.lua
  Retains PIGGYBACKer Pikachu handling and adds MarioFIGHTer Electro Ball
  fight-damage support.

INSTALLATION
1. Install the supported target character mods in the sm64coopdx mods folder.
2. Install MarioFIGHTer 1.6.0 and PIGGYBACKer 1.2.0.
3. Back up the target character folders before replacing files.
4. Copy every mod folder from this package into the sm64coopdx mods folder.
5. Allow the folders and files to merge and replace matching files.
6. Do not apply the older individual MarioFIGHTer or PIGGYBACKer compatibility
   ZIPs afterward, because they would overwrite these combined files.
7. Reload mods or restart the game.

FILE MANIFEST
- [CS] Link HotPS\src\hooks.lua
- [CS] Link HotPS\src\utils.lua
- mmx_v1.2.14\a-global_vars.lua
- mmx_v1.2.14\c-0_hitbox.lua
- mmx_v1.2.14\d-common_actions.lua
- mmx_v1.2.14\f-packet_recieve.lua
- [CS] METAL SONIC & KNUCKLES\main.lua
- [CS] Petey Piranha\petey.lua
- [CS] SSB Pikachu\src\hooks.lua
- [CS] SMRPG characters\a-hitboxes.lua
- [CS] SMRPG characters\o-geno.lua
- [CS] SMRPG characters\o-mallow.lua

NOTES
- The spelling f-packet_recieve.lua matches MMX v1.2.14 and must not be renamed.
- This package contains compatibility replacements only. It does not include
  the full target character mods, MarioFIGHTer, or PIGGYBACKer.
- Compatibility API checks are designed to remain inactive when the related
  mod is not enabled.
